home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / DLLHELLO.PAK / RESOURCE.DEF < prev    next >
Text File  |  1997-05-06  |  153b  |  7 lines

  1. LIBRARY RESOURCE
  2. DESCRIPTION     'Resource only dll'
  3. EXETYPE  WINDOWS
  4. CODE PRELOAD MOVEABLE DISCARDABLE
  5. DATA PRELOAD MOVEABLE SINGLE
  6. HEAPSIZE 1024
  7.